Deselect(ITreeViewNode[]) Method
Clears the selection of nodes in the tree.

C# Syntax

void Deselect( 
   params ITreeViewNode[] nodes
)

Parameters

nodes
The nodes to deselect.